home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CSi Master: Pro Tools 6
/
CSi Master: Pro Tools 6.iso
/
mac
/
CSi MASTER-Pro Tools 6 OS9
/
CSi MASTER Pro Tools 6 OS9
/
DEFAULTS
/
interface
/
interface.cst
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-11-10
|
299 b
|
12 lines
on mouseDown
if the movieRate of sprite 41 = 1 then
set the movieRate of sprite 41 to 0
set the member of sprite the clickOn to member "qt play button"
else
set the movieRate of sprite 41 to 1
set the member of sprite the clickOn to member "qt pause button"
end if
end